.footer {
    width: 100%;
    height: 202px;
    background: #37393C;
}
.footBot{
    position: relative;
}
.copy {
    width: 1195px;
    height: 202px;
    margin: 0 auto;
}

.content {
    width: 100%;
    height: auto;
    min-width: 1195px;
}

.carousel {
    width: 100%;
    height: 350px;
    position: relative;
}
.totalNum{
    width: 248px;
    height: 310px;
    background: url(../img/pic_bg1.png) no-repeat;
    position: absolute;
    left: 50%;
    top: 15px;
    margin-left: 350px;
    padding: 30px 0px 0 10px;
    z-index: 999;
}
.totalNum div h3{
    font-size: 14px;
color: #FFFFFF;
letter-spacing: 0;
font-weight: 600;
margin-bottom: 5px;
text-align: center;
}
.totalNum div{
    padding-right: 5px;
}
.totalNum div span{
    display: block;
    float: right;
    width: 22px;
    height: 29px;
    background: url(../img/pic_bg3.png) no-repeat left 0px top 0px;
    text-align: center;
    color: #fff;
    line-height: 32px;
    margin-right: 2px;
    font-size: 18px;
}
.news,
.recruiting,
.information,
.organization,
.map,
.training,
.demeanour {
    width: 1195px;
    margin: 0 auto;
}

.news {
    height: auto;
}

.recruiting {
    height: auto;
}

.information {
    height: auto;
}

.organization {
    height: auto;
}

.map {
    height: 602px;
}

.training {
    height: auto;
}

.demeanour {
    height: auto;
}
.footBot{
    width: 100%;
    height: 202px;
}
.hotNews {
    width: 790px;
    height: 100%;
    padding-right: 20px;
}

.hotLink {
    width: 194px;
    height: 100%;
}

.hotLink a {
    float: right;
    width: 194px;
    height: 106px;
    display: block;
    margin-bottom: 10px;
}

.hotLink a h3 {
    font-size: 16px;
    color: #FFFFFF;
    letter-spacing: 0;
    margin: 30px 0 7px 15px;
}

.hotLink a p {
    font-size: 14px;
    color: #FFFFFF;
    letter-spacing: 0;
    line-height: 17px;
    margin-left: 15px;
}


.dh-title {
    position: relative;
    width: 100%;
    height: 60px;
    background: url(../img/pic_yuan.png) no-repeat left 0 top 28px;
}

.dh-title img {
    margin: 26px 0 0 26px;
}

.more {
    display: block;
    position: absolute;
    top: 28px;
    right: 0;
}

.more a {
    font-size: 13px;
    color: #999999;
    letter-spacing: 0;
}

.dh-line {
    display: block;
    border-top: 1px solid #E4E4E4;
    height: 1px;
    margin-left: 120px;
    margin-right: 50px;
    position: relative;
    top: -8px;
}

.dh-con-list {
    width: 100%;
    /* height: 204px; */
}

.newsPic {
    width: 530px;
    height: 340px;
    position: relative;
}

.newsPic img {
    width: 530px;
    height: 340px;
}
.newsPic p{
    position: absolute;
    width: 100%;
    line-height: 30px;
    color: #fff;
    background: rgba(0,0,0,0.7);
    margin-top: -30px;
    padding-left: 10px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.newsList {
    width: 420px;
    height: 100%;
    margin-left: 25px;
}
.newsList .news-list-item p{
    width: 100%;
    line-height: 38px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.newsList li.newsFirst{
    width: 100%;
    height: 90px;
}

.newsList li.newsFirst h3 {
    font-size: 16px;
    color: #000000;
    letter-spacing: 0;
    text-align: justify;
    font-weight: 600;
    height: 30px;
    white-space: nowrap;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
}

.newsList li.newsFirst p {
    font-size: 13px;
    color: #858585;
    letter-spacing: 0;
    text-align: justify;
    line-height: 22px;
    text-indent: 2em;
}

.newsFirst {
    border-bottom: 1px dashed #DEDEDE;
    margin-bottom: 20px;
}

.newsList li a.detailsLink {
    font-size: 13px;
    color: #1296DB;
    letter-spacing: 0;
    text-align: justify;
    line-height: 22px;
}

.volunteers {
    background: url(../img/bg_zyzzc.png) no-repeat;
}

.VoluntaryOrganizations {
    background: url(../img/bg_zzrz.png) no-repeat;
}

.VoluntaryProject {
    background: url(../img/pic_zyxm.png) no-repeat;
}

.VoluntaryMap {
    background: url(../img/bg_zydt.png) no-repeat;
}

.recruiting .dh-line {
    margin-left: 142px;
}

.recruiting ul {
    width: 100%;
    height: 243px;
}

.recruiting ul dl {
    width: 280px;
    height: 240px;
    margin-right: 25px;
}

.recruiting ul .vorecruit {
    margin-right: 0;
}

dt {
    width: 100%;
    height: 160px;
    border-radius: 5px 5px 0 0;
}

dt img {
    width: 100%;
    height: 100%;
    border-radius: 5px 5px 0 0;
}

dd {
    width: 278px;
    height: 80px;
    border: 1px solid #E4E4E4;
    border-radius: 0 0 5px 5px;
    position: relative;
}

dd h3 {
    font-size: 15px;
    color: #000000;
    letter-spacing: 0;
    font-weight: 600;
    margin-top: 14px;
    margin-bottom: 10px;
    padding-left: 11px;
    white-space: nowrap;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
}

dd p {
    font-size: 13px;
    color: #1296DB;
    letter-spacing: 0;
    padding-left: 30px;
    background: url(../img/icon_weizhi.png) no-repeat left 12px top 2px;

}

dd div {
    width: 65px;
    height: 25px;
    position: absolute;
    right: 20px;
    bottom: 20px;
    background: #E8FFD4;
    font-size: 13px;
    color: #008439;
    letter-spacing: 0;
    text-align: center;
    line-height: 25px;
    border-radius: 15px 0 15px 15px;
}

.infoImg {
    width: 785px;
    height: 100%;
}

.infoList {
    width: 390px;
    height: 100%;
}

.infoContent {
    width: 100%;
}
.infoPic-box .infoPic{
    width: 280px;
}
.infoPic {
    position: relative;
    width: 100%;
    height: 160px;
    margin-bottom: 10px;
}
.infoPic img {
    width: 100%;
    height: 160px;
}
.infoPic p{ 
    position: absolute;
    bottom: 0;
    left: 0;
    color: #fff;
    width: 100%;
    background: rgba(0,0,0,0.7);
}
.infoPic p a,.infoPic p a:hover{
    color: #fff;
    display: block;
    padding: 5px 10px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    word-break: break-all;
}
.infoPic .detailsLink:hover{
    color: #fff!important;
}
.info-news-list{
    width: 100%;
}
.info-news-list li{
    width: 280px;
    float: left;
    line-height: 38px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.infoList ul li {
    font-size: 14px;
    color: #000000;
    letter-spacing: 0;
    text-align: justify;
    line-height: 38px;
    margin-bottom: 7px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.organization ul {
    width: 100%;
    height: 284px;
}

.organization ul li {
    width: 270px;
    height: 100%;
    margin-right: 38px;
    border: 1px solid #E4E4E4;
    border-radius: 5px;
    position: relative;
}
.organizeName{
    position: absolute;
    top: 142px;
    width: 100%;
    text-align: center;

}
.orName{
    font-size: 15px;
    color: #000000;
    letter-spacing: 0;
    text-align: center;
    font-weight: 600;
    margin-bottom: 10px;
}
.orAdress{
    font-size: 13px;
    color: #777777;
    letter-spacing: 0;
    text-align: center;
}
.organization ul .oraLast {
    margin-right: 0px;
}

.organization ul li img {
    display: block;
    width:105px;
    height:105px;
    margin: 30px auto 73px;
    border-radius: 50%;
}

.oraNum {
    width: 100%;
    height: 74px;
    background: #F5F5F5;
    opacity: 0.69;
}

.proNum,
.peoActivity {
    margin-top: 12px;
    width: 133px;
    height: 46px;
    text-align: center;


}

.proNum h3,
.peoActivity h3 {
    font-size: 20px;
    color: #E91D1F;
    letter-spacing: 0;
    margin-bottom: 5px;
}

.proNum p,
.peoActivity p {
    font-size: 13px;
    color: #777777;
    letter-spacing: 0;
    text-align: center;
}

.proNum {
    border-right: 1px solid #E4E4E4;
}

.mapCon {
    width: 100%;
    height: 542px;
    border: 1px solid #E4E4E4;
}

.mapCon-l {
    width: 785px;
    height: 100%;

}

.mapCon-r {
    width: 408px;
    height: 100%;
}

.demeanour .dh-line {
    margin-left: 142px;
}
.dh-line-right {
    margin-right: 0px!important;
}
.trancon {
    width: 100%;
    height: 402px;

}

.tra-l {
    width: 785px;
    height: 100%;
    background: url(../img/icon_yyg.png) no-repeat  0 0, #F8F8F8;
    padding-top: 50px;
    position: relative;
}
.tra-l h2{
    position: absolute;
    width: 372px;
    margin-left: 28px;
    height: 28px;
    font-size: 14px;
    color: #000000;
    letter-spacing: 0;
    background: #F8F8F8;
    font-weight: 600;
    line-height: 28px;
    padding-left: 10px;
    top: 0px;
}
.tra-r {
    width: 400px;
    height: 100%;
    background: url(../img/icon_tsg.png) no-repeat  0 0;

}

.tra-l li {
    width: 260px;
    height: 168px;
    float: left;
}

.tra-l li img {
    display: block;
    margin: 0px auto 10px;
    width: 220px;
    height: 124px;
}

.tra-l li p {
    text-align: left;
    font-size: 14px;
    color: #000000;
    padding-left: 20px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.traHd {
    width: 372px;
    margin-left: 28px;
    height: 28px;
    font-size: 14px;
    color: #000000;
    letter-spacing: 0;
    background: #F8F8F8;
    font-weight: 600;
    line-height: 28px;
    padding-left: 10px;
}

.tra-r ul {
    width: 100%;
    height: 375px;
    background: #F8F8F8;
    padding: 20px;
}

.tra-r ul li {
    font-size: 14px;
    color: #000000;
    letter-spacing: 0;
    text-align: justify;
    line-height: 29px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.traNewList {
    margin-bottom: 3px;
}

.demeanourCon {
    width: 100%;
    /* height: 466px; */
}

.deme-l,
.deme-r {
    width: 570px;
    height: 426px;
    position: relative;
}
.deme-l .dTitle,
.deme-r .dTitle{
    position: absolute;
    left: 50%;
    margin-left: -137px;
    width: 277px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    color: #fff;
    font-weight: 600;
}
.deme-l ul,
.deme-r ul{
    width: 100%;
    height:406px ;
    background: #F8F8F8;
    margin-top: 16px;
    padding: 30px 0 0 0;
}
.deme-l ul li,
.deme-r ul li{
    width: 100%;
    height: 60px;
    padding:0 20px;
    margin-bottom: 15px;
}
.maphead {
    width: 100%;
    height: 42px;
    padding-left: 18px;
    background: #DD0117;
    line-height: 42px;
    color: #fff;
    font-weight: 700;
}

.mapNav {
    width: 100%;
    height: 80px;
    opacity: 0.69;
    background: #F5F5F5;
    border: 1px solid #E4E4E4;
}

.mapNav li {
    width: 135px;
    text-align: center;
    margin-top: 15px;
}

.mapNav li h3 {
    font-size: 20px;
    color: #E91D1F;
    letter-spacing: 0;
    margin-bottom: 5px;
}

.mapNav li p {
    font-size: 13px;
    color: #777777;
    letter-spacing: 0;
    text-align: center;
}

.mapList {
    width: 100%;
    height: 418px;
    overflow: auto;
}

.mapList li {
    width: 100%;
    height: 91px;
    border-bottom: 1px dashed#EFEFEF;
}

.mapList-img {
    width: 137px;
    height: 100%;
}

.mapList-img img {
    display: block;
    width: 120px;
    height: 69px;
    margin: 10px auto;
    border-radius: 5px;
}

.mapList-content {
    width: 250px;
    height: 100%;
    position: relative;
}

.mapList-content h3 {
    font-size: 15px;
    color: #000000;
    letter-spacing: 0;
    font-weight: 600;
    margin-top: 15px;
    margin-bottom: 20px;
}

.mapList-content p {
    font-size: 14px;
    color: #8F8F8F;
    letter-spacing: 0;
    padding-left: 3px;
}

.mapList-content div {
    position: absolute;
    width: 65px;
    height: 25px;
    line-height: 25px;
    background: #E8FFD4;
    font-size: 13px;
    color: #008439;
    letter-spacing: 0;
    text-align: center;
    border-radius: 15px 0 15px 15px;
    right: 23px;
    bottom: 12px;
}
.mFirst{
    width:30px;
    height: 100%;
    margin-right: 10px;
}
 .mFirst img{
    display: block;
    margin: 15px auto;
}
.mFirst span{
    display: block;
    width: 25px;
    height: 25px;
    background: #E6E6E6;
    border-radius: 50%;
    text-align: center;
    line-height: 25px;
    margin-top: 17px;
}
.mSecond{
    width: 50px;
    height: 100%;
    margin-right: 13px;
}
.mSecond img{
    width: 50px;height: 50px;margin: 5px auto;display: block;
    border-radius: 50%;
    
}
.mThird{
    width: 295px;
    height: 100%;
    padding-top: 6px;
}
.mThird h3{
    font-size: 15px;
    color: #000000;
    letter-spacing: 0;
    margin-bottom: 4px;
}
.mThird p{
    font-size: 14px;
    color: #777777;
    letter-spacing: 0;
}
.mFour{
    width: 125px;
    color: #E91D1F;
    font-size: 22px;
    color: #E91D1F;
    height: 100%;
    line-height: 60px;
    position: relative;
    text-align: right;
    padding-right: 15px;
}
.mFour span{
    position: absolute;
    font-size: 14px;
    color: #E91D1F;
    letter-spacing: 0; 
    right: 0;
    top: 0;
}
#test1 img{
width: 100%;
height: 100%;
}
.layui-carousel-ind ul{
    background: none!important;
    left: 50%!important;
    margin-left: -1085px!important;
}
.layui-carousel-ind li{
    width: 32px!important;
    height: 4px!important;
    border-radius: 0!important;
   
}
/*定义滚动条高宽及背景 高宽分别对应横竖滚动条的尺寸*/
::-webkit-scrollbar {
    width: 5px;
    background-color: #fff;
}



/*定义滑块 内阴影+圆角*/
::-webkit-scrollbar-thumb {
    background: #E4E4E4;
}
.evidence{
    width: 1195px;
    height: auto;
    margin: 30px auto 30px;
}
.theory{
    width: 1195px;
    /* height: 430px; */
    margin: 0 auto;
  
}
/* .discretion,.practical{
    width: 578px;
    height: 100%;
} */
.dis_title{
    margin-bottom: 20px;
    position: relative;
}

.dis_title .more{
    top: 0;
    background: #fff;
    padding-left: 20px;
}
.disImg a{
    position: relative;
    float: left;
    width: 280px;
    height: 160px;
}
.disImg a p{
    position: absolute;
    bottom: 0;
    left: 0;
    width: 280px;
    line-height: 30px;
    color: #fff;
    background: rgba(0,0,0,0.7);
    margin-top: -30px;
    padding-left: 10px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.disImg img{
    width: 280px;
    height: 160px;
}
.discretion li{
    width: 580px;
    float: left;
    line-height: 38px;
}
.discretion li a{
    width: 490px;
    display: block;
    float: left;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    word-break: break-all;
}
.discretion li span{float: right;}
.practical ul img{
    width: 280px;
    height: 162px;
}
.practical li{
    margin-bottom: 30px;
}
.praImg{
    width: 280px;
}
.praCon{
    width: 280px;
}
.praCon h2{
    font-size: 16px;
    color: #000000;
    letter-spacing: 0;
    text-align: justify;
    margin-bottom: 15px;
}
.praCon p{
    font-size: 13px;
color: #858585;
letter-spacing: 0;
text-align: justify;
line-height: 22px;
text-indent: 2em;
}
.praCon a{
    color: #1296DB;
}
.dh-bat{
    position: relative;
    background: url(/resources/img/pic_sjzd.png) no-repeat 0 29px;
}
body a:hover{
    color: #FF0303!important;
}
.learnNav li a{
    display: block;
    width: 240px;
    height: 55px;

}